home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 April / enter-2004-04.iso / files / hdsetup.exe / {app} / HardDriving.exe / scripts / DefineButton2_119 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-01-01  |  115 b   |  6 lines

  1. on(release){
  2.    _root.peliNopeus = 20;
  3.    _root.menuNayta("menuValmistaudu");
  4.    _root.gotoAndPlay("play");
  5. }
  6.